-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PLASMA-3771: bump Storybook version to latest in plasma-new-hope
#1678
base: dev
Are you sure you want to change the base?
Conversation
Theme Builder app deployed! https://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1678/ |
Documentation preview deployed! website: https://plasma.sberdevices.ru/pr/pr-1678/ |
c7ffb13
to
b68519d
Compare
@@ -34,7 +34,6 @@ const config: StorybookConfig = { | |||
disableTelemetry: true, | |||
}, | |||
docs: { | |||
autodocs: true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Изменение в связи с autoupdate – опция autodocs переехала в preview.ts
@@ -1,4 +1,4 @@ | |||
import { addons } from '@storybook/addons'; | |||
import { addons } from '@storybook/manager-api'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
plasma-new-hope
78150a2
to
916719e
Compare
916719e
to
33e9877
Compare
typescript: { | ||
reactDocgen: false, | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Выставил в false в связи с возникновением аналогичной проблемы:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Изменения связаны с внутренними изменениями типов ArgTypes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Теперь конфиг для vite необходимо создавать явно:
https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#for-react
33e9877
to
ff77ade
Compare
PLASMA-NEW-HOPE
storybook
до latest (только дляnew-hope
)What/why changed
Версия
storybook
в пакетеnew-hope
поднята до 8.4.7AFTER
📦 Published PR as canary version:
Canary Versions
✨ Test out this PR locally via: